Key | Id | Name | Type | Length | IsNullable | Collation |
![]() | ![]() | CategoryID | int | 4 | ![]() | |
CategoryName | nvarchar | 30 | ![]() | SQL_Latin1_General_CP1_CI_AS | ||
CategoryName | sysname | 30 | ![]() | SQL_Latin1_General_CP1_CI_AS | ||
Description | ntext | 16 | ![]() | SQL_Latin1_General_CP1_CI_AS | ||
Picture | image | 16 | ![]() |
Name | Description | Group | Keys |
PK_Categories | clustered, unique, primary key | PRIMARY | CategoryID |
CategoryName | nonclustered | PRIMARY | CategoryName |
| ![]() |
|